go.pact.im/x/goupdate.testEvent.Output (field)

5 uses

	go.pact.im/x/goupdate (current package)
		htmlgen.go#L296: 			if ev.Output == nil {
		htmlgen.go#L299: 			if err := g.writeString(*ev.Output); err != nil {
		tests.go#L27: 	Output  *string // optional
		textgen.go#L61: 			if ev.Output == nil {
		textgen.go#L64: 			out := *ev.Output